GunValue class
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- APP_COIN_FORMAT → NumberFormat
-
final
- APP_DATE_FORMAT → DateFormat
-
final
- APP_DATE_FORMAT_ONLY_DATE → DateFormat
-
final
- APP_MONEY_FORMAT → NumberFormat
-
final
- circleRadius → BorderRadius
-
final
- DATE_FORMAT → DateFormat
-
final
- FORMAT_PRICE → NumberFormat
-
final
- TIME_FORMAT → DateFormat
-
final
- YEAR_MONTH_DAY → DateFormat
-
final
Static Methods
-
dateTimeToDate(
DateTime dateString) → String -
dateTimeToTime(
DateTime dateString) → String -
format_money(
double money) → dynamic -
formatStringDate(
String dateString) → String -
formatStringDateAndTime(
String dateString) → String -
formatStringDateYMD(
String dateString) → String -
formatStringTime(
String dateString) → String -
formatStringYMD(
String dateString) → String -
hSpace(
double width) → Widget -
vSpace(
double height) → Widget
Constants
- ACTION_BAR_HEIGHT → const double
- APP_HORIZONTAL_PADDING → const double
- BANNER_RATIO → const double
- CART_PROMOTION_MENU_HEIGHT → const double
- CATEGORIES_RATIO → const double
- CATEGORIES_RATIO_NAME → const double
- DEFAULT_ASPECT_RATIO → const double
- FAKE_TIME_RELOAD → const Duration
- FONT_SIZE_10 → const double
- FONT_SIZE_12 → const double
- FONT_SIZE_14 → const double
- FONT_SIZE_16 → const double
- FONT_SIZE_18 → const double
- FONT_SIZE_20 → const double
- FONT_SIZE_22 → const double
- FONT_SIZE_24 → const double
- hSpaceMedium → const Widget
- hSpaceSmall → const Widget
- hSpaceTiny → const Widget
- IMAGE_FIT_MODE → const BoxFit
- INPUT_FORM_HEIGHT → const double
- kEmptyWidget → const Widget
- messageFullWidth → const double
- messageImagesWidth → const double
- MONEY_VND → const String
- NEWS_IMAGE_RATIO → const double
- PRODUCT_FILTER_PRICE_BEGIN → const double
- PRODUCT_FILTER_PRICE_END → const double
- PRODUCT_FILTER_STEP_PRICE → const double
- PRODUCT_GRID_RATIO → const double
- PRODUCT_HORIZONTAL_HEIGHT → const double
- PRODUCT_HORIZONTAL_SALE → const double
- PRODUCT_HORIZONTAL_WIDTH → const double
- PRODUCT_IMAGE_RATIO → const double
- PROFILE_MENU_HEIGHT → const double
- REFRESHER_CONTAINER_VIEW_HEIGHT → const double
- REFRESHER_CONTAINER_VIEW_WIDTH → const double
- SECRET_NUMBER → const int
- VERIFY_RESEND_TIME → const Duration
- vSpaceLarge → const Widget
- vSpaceMassive → const Widget
- vSpaceMedium → const Widget
- vSpaceSmall → const Widget
- vSpaceTiny → const Widget