menu
awidgets package
documentation
general/a_form.dart
AFormState<T>
isLastPage property
isLastPage property
dark_mode
light_mode
isLastPage
property
bool
get
isLastPage
Implementation
bool get isLastPage => (page == widget.fields.length - 1);
awidgets package
documentation
general/a_form
AFormState<T>
isLastPage property
AFormState class