menu
aj_text_editor package
documentation
Bloc/TextEditorBloc.dart
TextEditorBloc
state property
state property
dark_mode
light_mode
state
property
@
override
TextEditorState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
aj_text_editor package
documentation
Bloc/TextEditorBloc
TextEditorBloc
state property
TextEditorBloc class