menu
fastyle_dart package
documentation
logic/blocs/media_layout.bloc.dart
FastMediaLayoutBloc
canClose method
canClose method
dark_mode
light_mode
canClose
method
bool
canClose
(
)
inherited
Allow to override the close method.
Implementation
bool canClose() => true;
fastyle_dart package
documentation
logic/blocs/media_layout.bloc
FastMediaLayoutBloc
canClose method
FastMediaLayoutBloc class