menu
checkout_screen_ui package
documentation
ui_components/pay_button.dart
CardPayButtonState
shouldBeGreen property
shouldBeGreen property
dark_mode
light_mode
shouldBeGreen
property
bool
get
shouldBeGreen
Implementation
bool get shouldBeGreen => !shouldBeBlue && !shouldBeRed;
checkout_screen_ui package
documentation
ui_components/pay_button
CardPayButtonState
shouldBeGreen property
CardPayButtonState class