menu
lexpro_nullsafety package
documentation
lexers/LexerMain.dart
LexerMain
libraryRootState method
libraryRootState method
dark_mode
light_mode
libraryRootState
method
void
libraryRootState
(
String
?
rstate
)
Implementation
void libraryRootState(String? rstate) { _rootState = rstate ?? _rootState; }
lexpro_nullsafety package
documentation
lexers/LexerMain
LexerMain
libraryRootState method
LexerMain class