theme property
ThemeData
get
theme
Returns the theme data for the editor.
Implementation
ThemeData get theme => initConfigs.theme;
Returns the theme data for the editor.
ThemeData get theme => initConfigs.theme;