menu
tdesign_mobile_flutter package
documentation
form/form_theme.dart
TdFormThemeData
TdFormThemeData.new const constructor
TdFormThemeData.new const constructor
dark_mode
light_mode
TdFormThemeData
constructor
const
TdFormThemeData
(
{
bool
?
requiredMark
,
double
?
labelWidth
,
TextAlign
?
labelAlign
,
})
Implementation
const TdFormThemeData({ this.requiredMark, this.labelWidth, this.labelAlign, });
tdesign_mobile_flutter package
documentation
form/form_theme
TdFormThemeData
TdFormThemeData.new const constructor
TdFormThemeData class