iced_style 0.4.0

The default set of styles of Iced
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.iced_core]
version = "0.5"

[package]
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
categories = ["gui"]
description = "The default set of styles of Iced"
documentation = "https://docs.rs/iced_style"
edition = "2021"
keywords = ["gui", "ui", "graphics", "interface", "widgets"]
license = "MIT"
name = "iced_style"
repository = "https://github.com/iced-rs/iced"
resolver = "2"
version = "0.4.0"