menu
flutterme_credit_card package
documentation
flutterme_credit_card/widgets/field/number_field.dart
FMNumberField
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
TextAlign
textAlign
final
How the text should be aligned horizontally.
Defaults to
TextAlign.start
.
Implementation
final TextAlign textAlign;
flutterme_credit_card package
documentation
flutterme_credit_card/widgets/field/number_field
FMNumberField
textAlign property
FMNumberField class