menu
rich_editor_gg package
documentation
rich_editor.dart
InAppLocalhostServer
isRunning method
isRunning method
dark_mode
light_mode
isRunning
method
bool
isRunning
(
)
Indicates if the server is running or not.
Implementation
bool isRunning() => platform.isRunning();
rich_editor_gg package
documentation
rich_editor
InAppLocalhostServer
isRunning method
InAppLocalhostServer class