menu
orkitt package
documentation
ui.dart
Label
Label.new const constructor
Label.new const constructor
dark_mode
light_mode
Label
constructor
const
Label
(
String
text
, {
String
?
style
,
Key
?
key
,
})
Implementation
const Label(this.text, {this.style, super.key});
orkitt package
documentation
ui
Label
Label.new const constructor
Label class