menu
az_ui package
documentation
widgets/text_form_filed.dart
AzTextFormField
borderDark method
borderDark method
dark_mode
light_mode
borderDark
method
AzTextFormField
borderDark
(
)
Implementation
AzTextFormField borderDark(){ _borderColor = colorDark; _border = helperBorder(); return this; }
az_ui package
documentation
widgets/text_form_filed
AzTextFormField
borderDark method
AzTextFormField class