menu
spinach_core package
documentation
commons/utils/Constants.dart
Constants
ORDER_STATUS_PAID constant
ORDER_STATUS_PAID constant
dark_mode
light_mode
ORDER_STATUS_PAID
constant
String
const
ORDER_STATUS_PAID
Implementation
static const String ORDER_STATUS_PAID = "PAID";
spinach_core package
documentation
commons/utils/Constants
Constants
ORDER_STATUS_PAID constant
Constants class