menu
get_hooked package
documentation
widgets/raw_text.dart
TextStyleSelector
select abstract method
select abstract method
dark_mode
light_mode
select
abstract method
TextStyle
select
(
TextTheme
theme
)
Selects a
TextStyle
using the provided
TextTheme
.
Implementation
TextStyle select(TextTheme theme);
get_hooked package
documentation
widgets/raw_text
TextStyleSelector
select abstract method
TextStyleSelector mixin