NumWidgetMinimalist extension

on

Properties

allMargin EdgeInsetsGeometry
no setter
allPadding EdgeInsetsGeometry
no setter
bottomMargin EdgeInsetsGeometry
no setter
bottomPadding EdgeInsetsGeometry
no setter
horizontalMargin EdgeInsetsGeometry
no setter
horizontalPadding EdgeInsetsGeometry
no setter
horizontalSpace SizedBox
no setter
leftMargin EdgeInsetsGeometry
no setter
leftPadding EdgeInsetsGeometry
no setter
rightMargin EdgeInsetsGeometry
no setter
rightPadding EdgeInsetsGeometry
no setter
squireSpace SizedBox
no setter
toAutoMillionAndThousandDouble String
this getter return a string of normal number or thousand or million suffixed string based on whether the given num is bellow thousand or a thousand or above or a million or above
no setter
toAutoMillionAndThousandInt String
this getter return a string of normal number or thousand or million suffixed string based on whether the given num is bellow thousand or a thousand or above or a million or above in int form
no setter
toMillionDoubleString String
this getter return a string of million suffixed from num
no setter
toMillionStringInt String
this getter return a string of million suffixed string from num in int form
no setter
topMargin EdgeInsetsGeometry
no setter
topPadding EdgeInsetsGeometry
no setter
toThousandDoubleString String
this getter return a string of thousands suffixed string from num
no setter
toThousandStringInt String
this getter return a string of thousands suffixed string from num in int form
no setter
verticalMargin EdgeInsetsGeometry
bellow section stand for margin property
no setter
verticalPadding EdgeInsetsGeometry
EdgeInsetsGeometry extension on number
no setter
verticalSpace SizedBox
SizedBox extensions on number
no setter