menu
charts_flutter_new package
documentation
flutter.dart
TextStyle
fontSize property
fontSize property
dark_mode
light_mode
fontSize
property
int
?
get
fontSize
Implementation
int? get fontSize;
set
fontSize
(
int
?
value
)
Implementation
set fontSize(int? value);
charts_flutter_new package
documentation
flutter
TextStyle
fontSize property
TextStyle class