menu
nsg_controls package
documentation
nsg_button.dart
NsgButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Обработка нажатия (тоже, что и onTap)
Implementation
final VoidCallback? onPressed;
nsg_controls package
documentation
nsg_button
NsgButton
onPressed property
NsgButton class