menu
xmrbi_base_design package
documentation
entity/EditInfo.dart
EditInfo
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/EditInfo
EditInfo
textAlign property
EditInfo class