menu
wahyz_bootstrap package
documentation
domain/models/base/generic_item.dart
GenericItemFormBuilder<T>
initState property
initState property
dark_mode
light_mode
initState
property
void Function
(
BuildContext
context
,
GenericItemForm
<
T
>
formModel
)
?
initState
final
Implementation
final void Function(BuildContext context, GenericItemForm<T> formModel)? initState;
wahyz_bootstrap package
documentation
domain/models/base/generic_item
GenericItemFormBuilder<T>
initState property
GenericItemFormBuilder class