menu
nativebase_flutter package
documentation
components/primitives/text/text.dart
NBText
text property
text property
dark_mode
light_mode
text
property
String
text
final
Sets the
String
as child of the
NBText
NBText( text:"Hello World", )
Implementation
final String text;
nativebase_flutter package
documentation
components/primitives/text/text
NBText
text property
NBText class