menu
dsquare_dart_utils package
documentation
button_utils.dart
ButtonWithTextChange
ButtonWithTextChange.new const constructor
ButtonWithTextChange.new const constructor
dark_mode
light_mode
ButtonWithTextChange
constructor
const
ButtonWithTextChange
(
Function
onPressed
, {
Key
?
key
,
})
Implementation
const ButtonWithTextChange(this.onPressed, {super.key});
dsquare_dart_utils package
documentation
button_utils
ButtonWithTextChange
ButtonWithTextChange.new const constructor
ButtonWithTextChange class