menu
pcanvas package
documentation
pcanvas_html.dart
PStyle
PStyle const constructor
PStyle const constructor
dark_mode
light_mode
PStyle
constructor
const
PStyle
(
{
PColor
?
color
,
int
?
size
,
})
Implementation
const PStyle({this.color, this.size});
pcanvas package
documentation
pcanvas_html
PStyle
PStyle const constructor
PStyle class