menu
bottom_picker package
documentation
widgets/simple_picker.dart
SimplePicker<T>
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
?
textStyle
final
The text style to be used for the items in the picker.
Implementation
final TextStyle? textStyle;
bottom_picker package
documentation
widgets/simple_picker
SimplePicker<T>
textStyle property
SimplePicker class