menu
nice2dev_flutter_ui
core\nice_accessibility.dart
NiceSemanticLabels
button static method
button
dark_mode
light_mode
button
static method
String
button
(
String
label
)
Implementation
static String button(String label) => '$label button';
nice2dev_flutter_ui
nice_accessibility
NiceSemanticLabels
button static method
NiceSemanticLabels class