menu
jtech_base package
documentation
tool/overlay.dart
CustomOverlayToken<T>
isFinish property
isFinish property
dark_mode
light_mode
isFinish
property
bool
get
isFinish
Implementation
bool get isFinish => _completer.isCompleted;
jtech_base package
documentation
tool/overlay
CustomOverlayToken<T>
isFinish property
CustomOverlayToken class