menu
nativebase_flutter package
documentation
components/primitives/text/text.dart
NBText
fontSize property
fontSize property
dark_mode
light_mode
fontSize
property
@
override
String
?
fontSize
final
Sets the fontSize to the
NBText
string
NBText( fontSize:'20' )
Implementation
@override final String? fontSize;
nativebase_flutter package
documentation
components/primitives/text/text
NBText
fontSize property
NBText class