menu
xwidgets_pack package
documentation
widgets/x_button.dart
XButton
isForceTap property
isForceTap property
dark_mode
light_mode
isForceTap
property
bool
?
isForceTap
final
Force the onPressed function to run even when
isEnable
is false.
Implementation
final bool? isForceTap;
xwidgets_pack package
documentation
widgets/x_button
XButton
isForceTap property
XButton class