menu
rich_editor_gg package
documentation
rich_editor.dart
DefaultInAppLocalhostServer
port property
port property
dark_mode
light_mode
port
property
@
override
int
get
port
override
Represents the port of the server. The default value is
8080
.
Implementation
@override int get port => _port;
rich_editor_gg package
documentation
rich_editor
DefaultInAppLocalhostServer
port property
DefaultInAppLocalhostServer class