menu
xmrbi_base_design package
documentation
entity/TextInfo.dart
TextInfo
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
@JsonKey(toJson: _toAlignJson, fromJson: _fromAlignJson)
TextAlign
?
textAlign
getter/setter pair
Implementation
@JsonKey( toJson: _toAlignJson, fromJson: _fromAlignJson, ) TextAlign? textAlign;
xmrbi_base_design package
documentation
entity/TextInfo
TextInfo
textAlign property
TextInfo class