menu
checkout_screen_ui package
documentation
ui_components/pay_button.dart
CardPayButtonState
shouldBeRed property
shouldBeRed property
dark_mode
light_mode
shouldBeRed
property
bool
get
shouldBeRed
Implementation
bool get shouldBeRed => status == CardPayButtonStatus.fail;
checkout_screen_ui package
documentation
ui_components/pay_button
CardPayButtonState
shouldBeRed property
CardPayButtonState class