forked from joejulian/gio
theme/material: add the material theme
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// SPDX-License-Identifier: Unlicense OR MIT
|
||||
|
||||
// Package widget implements common user interface controls. Widgets
|
||||
// contain peristent state and process user events. Theme packages
|
||||
// such as `widget/material` implements drawing of widgets.
|
||||
package widget
|
||||
Reference in New Issue
Block a user