menu
flutter_censor_it package
documentation
utils/span_builder/base_span_builder.dart
BaseSpanBuilder<TSpan extends InlineSpan>
style property
style property
dark_mode
light_mode
style
property
TextStyle
style
final
The text style to apply to normal (non-censored) text.
Implementation
final TextStyle style;
flutter_censor_it package
documentation
utils/span_builder/base_span_builder
BaseSpanBuilder<TSpan extends InlineSpan>
style property
BaseSpanBuilder class