nativebase_flutter
color_props
ColorProps
ColorProps constructor
ColorProps
ColorProps
constructor
Null safety
ColorProps
(
{
required
String
?
color
}
)
Implementation
ColorProps({required this.color});
nativebase_flutter
color_props
ColorProps
ColorProps constructor
ColorProps class
Constructors
ColorProps
Properties
color
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==