menu
tenun package
documentation
core/label.dart
ItemStyle
ItemStyle.new constructor
ItemStyle.new constructor
dark_mode
light_mode
ItemStyle
constructor
ItemStyle
(
{
String
color
=
'black'
,
String
?
borderColor
=
'grey'
,
})
Implementation
ItemStyle({this.color = 'black', this.borderColor = 'grey'});
tenun package
documentation
core/label
ItemStyle
ItemStyle.new constructor
ItemStyle class