menu
tatweerui package
documentation
buttons/primary_button.dart
TatweerPrimaryButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback function when button is pressed
Implementation
final VoidCallback? onPressed;
tatweerui package
documentation
buttons/primary_button
TatweerPrimaryButton
onPressed property
TatweerPrimaryButton class