menu
softuiux package
documentation
presentation/widgets/buttons/touchable_widget.dart
SoftUiTouchableWidget
SoftUiTouchableWidget.new const constructor
SoftUiTouchableWidget.new const constructor
dark_mode
light_mode
SoftUiTouchableWidget
constructor
const
SoftUiTouchableWidget
(
{
required
Widget
child
,
void
onPressed
()?,
Key
?
key
,
})
Implementation
const SoftUiTouchableWidget({ required this.child, this.onPressed, super.key, });
softuiux package
documentation
presentation/widgets/buttons/touchable_widget
SoftUiTouchableWidget
SoftUiTouchableWidget.new const constructor
SoftUiTouchableWidget class