menu
flutter_tailwind package
documentation
flutter_tailwind.dart
TextCommonFeatureExt<T extends TextFeature>
foreground method
foreground method
dark_mode
light_mode
foreground
method
T
foreground
(
Paint
?
foreground
)
Implementation
T foreground(Paint? foreground) => this.._foreground = foreground;
flutter_tailwind package
documentation
flutter_tailwind
TextCommonFeatureExt<T extends TextFeature>
foreground method
TextCommonFeatureExt extension on T