NativeStyles class

Constructors

NativeStyles()

Properties

hashCode int
The hash code for this object.
no setterinherited
mediaImageScaleType String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
showMedia bool
getter/setter pair

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

Operators

operator ==(Object other) bool
The equality operator.
inherited