menu
flutter_androssy_kits package
documentation
widgets/field.dart
AndrossyFieldCheckListener typedef
AndrossyFieldCheckListener typedef
dark_mode
light_mode
AndrossyFieldCheckListener
typedef
AndrossyFieldCheckListener
=
dynamic Function
(
String
tag
,
bool
valid
)
Implementation
typedef AndrossyFieldCheckListener = Function(String tag, bool valid);
flutter_androssy_kits package
documentation
widgets/field
AndrossyFieldCheckListener typedef
field library