NativeStyles class
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
setAppDownloadButtonInstalling({bool? isVisible, double? fontSize, NativeFontWeight? fontWeight, Color? color, Color? bgColor})
→ void
-
-
setAppDownloadButtonNormal({bool? isVisible, double? fontSize, NativeFontWeight? fontWeight, Color? color, Color? bgColor})
→ void
-
-
setAppDownloadButtonProcessing({bool? isVisible, double? fontSize, NativeFontWeight? fontWeight, Color? color, Color? bgColor})
→ void
-
-
setCallToAction({bool? isVisible, double? fontSize, NativeFontWeight? fontWeight, Color? color, Color? bgColor})
→ void
-
-
setDescription({bool? isVisible, double? fontSize, NativeFontWeight? fontWeight, Color? color, Color? bgColor})
→ void
-
-
setFlag({bool? isVisible, double? fontSize, NativeFontWeight? fontWeight, Color? color, Color? bgColor})
→ void
-
-
setSource({bool? isVisible, double? fontSize, NativeFontWeight? fontWeight, Color? color, Color? bgColor})
→ void
-
-
setTitle({bool? isVisible, double? fontSize, NativeFontWeight? fontWeight, Color? color, Color? bgColor})
→ void
-
-
toJson()
→ Map<String, dynamic>
-
-
toString()
→ String
-
A string representation of this object.
inherited