menu
flutter_androssy package
documentation
simples/toggle_button.dart
ToggleButton
textState property
textState property
dark_mode
light_mode
textState
property
String
? Function
(
ToggleButtonState
state
)
?
textState
final
Implementation
final String? Function(ToggleButtonState state)? textState;
flutter_androssy package
documentation
simples/toggle_button
ToggleButton
textState property
ToggleButton class