menu
otium_ecommerce
presentation/cart/enum/cart_step.dart
CartStep
CartStep const constructor
CartStep
dark_mode
light_mode
CartStep
constructor
const
CartStep
(
String
_titleLocalizationKey
,
String
_buttonLabelLocalizationKey
)
Implementation
const CartStep( this._titleLocalizationKey, this._buttonLabelLocalizationKey, );
otium_ecommerce
cart_step
CartStep
CartStep const constructor
CartStep enum