menu
black_hole_flutter package
documentation
black_hole_flutter.dart
FancyOutlinedButton
isActuallyEnabled property
isActuallyEnabled property
dark_mode
light_mode
isActuallyEnabled
property
bool
get
isActuallyEnabled
inherited
Implementation
bool get isActuallyEnabled => (isEnabled ?? onPressed != null) && !isLoading;
black_hole_flutter package
documentation
black_hole_flutter
FancyOutlinedButton
isActuallyEnabled property
FancyOutlinedButton class