menu
layrz_theme package
documentation
layrz_theme.dart
ThemedCodeEditor
constraints property
constraints property
dark_mode
light_mode
constraints
property
BoxConstraints
?
constraints
final
constraints
is the constraints of the editor
Implementation
final BoxConstraints? constraints;
layrz_theme package
documentation
layrz_theme
ThemedCodeEditor
constraints property
ThemedCodeEditor class