menu
draftmode_framework package
documentation
forms/form.dart
DraftModeFormStateI
registerAttribute<T> abstract method
registerAttribute<T> abstract method
dark_mode
light_mode
registerAttribute<
T
>
abstract method
void
registerAttribute
<
T
>(
DraftModeFormAttribute
<
T
>
attribute
)
Implementation
void registerAttribute<T>(DraftModeFormAttribute<T> attribute);
draftmode_framework package
documentation
forms/form
DraftModeFormStateI
registerAttribute<T> abstract method
DraftModeFormStateI class