white top-level property Null safety
read / write
NativeBase white color
Implementation
NBColor white = const NBColor(
0xffFFFFFF,
<String, Color>{
'white.500': Color(0xffFFFFFF),
},
'white',
);
NativeBase white color
NBColor white = const NBColor(
0xffFFFFFF,
<String, Color>{
'white.500': Color(0xffFFFFFF),
},
'white',
);