menu
theta_open_widgets package
documentation
theta_open_widgets.dart
ListViewOpenNode
setConstraintsEnabled method
setConstraintsEnabled method
dark_mode
light_mode
setConstraintsEnabled
method
void
setConstraintsEnabled
(
bool
value
)
inherited
Implementation
void setConstraintsEnabled(bool value) => getRectProperties.copyWith(constraintsEnabled: value);
theta_open_widgets package
documentation
theta_open_widgets
ListViewOpenNode
setConstraintsEnabled method
ListViewOpenNode class