CommonUtilities class
Constructors
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
- aadhaarNumberFormatter ↔ MaskTextInputFormatter
-
getter/setter pair
- ageNumberFormatter ↔ MaskTextInputFormatter
-
getter/setter pair
- blackPrimaryValue ↔ int
-
getter/setter pair
- emojiFormatter ↔ FilteringTextInputFormatter
-
getter/setter pair
- localStorage → GetStorage
-
final
- phoneNumberFormatter ↔ MaskTextInputFormatter
-
getter/setter pair
- primaryBlack ↔ MaterialColor
-
getter/setter pair
- randomChar ↔ String
-
getter/setter pair
- randomNumberRef ↔ Random
-
getter/setter pair
Static Methods
-
back(
dynamic context) → dynamic -
disableKeyboard(
) → dynamic -
disableKeyboardClickAnyWhereOnScreen(
dynamic context) → dynamic -
getRandomBatchId(
) → String -
getRandomString(
) → String -
locationsPermission(
RxBool isLocationEnable, RxDouble lat, RxDouble long, RxString address) → Future< String> -
lockScreenRotations(
) → dynamic -
logPrint(
String s) → void -
newScreen(
{dynamic context, dynamic screen}) → dynamic -
setStatusBarColor(
{dynamic appbarColor, dynamic statusBarColor}) → dynamic