menu
stormy_kit package
documentation
widgets/special/privacy/agreement_widget.dart
TextSegment
TextSegment.new const constructor
TextSegment.new const constructor
dark_mode
light_mode
TextSegment
constructor
const
TextSegment
(
String
text
, {
TextStyle
?
style
,
})
Implementation
const TextSegment(this.text, {this.style});
stormy_kit package
documentation
widgets/special/privacy/agreement_widget
TextSegment
TextSegment.new const constructor
TextSegment class