menu
flutter_bloc_form_plus package
documentation
flutter_bloc_form.dart
DropdownFieldBlocBuilder<Value>
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
TextAlign
?
textAlign
final
How the text in the decoration should be aligned horizontally.
Implementation
final TextAlign? textAlign;
flutter_bloc_form_plus package
documentation
flutter_bloc_form
DropdownFieldBlocBuilder<Value>
textAlign property
DropdownFieldBlocBuilder class