menu
tplib package
documentation
widgets/simple_button.dart
SimpleButton
SimpleButton.new constructor
SimpleButton.new constructor
dark_mode
light_mode
SimpleButton
constructor
SimpleButton
(
{
Function
?
onPressed
,
Widget
?
child
,
})
Implementation
SimpleButton({ this.onPressed, this.child, });
tplib package
documentation
widgets/simple_button
SimpleButton
SimpleButton.new constructor
SimpleButton class