menu
expandable_box_drawing_table package
documentation
bloc/entry_values_bloc.dart
EntryValuesBloc<T>
state property
state property
dark_mode
light_mode
state
property
@
override
EntryValuesState
<
T
>
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
expandable_box_drawing_table package
documentation
bloc/entry_values_bloc
EntryValuesBloc<T>
state property
EntryValuesBloc class