menu
html_editor_plus package
documentation
utils/utils.dart
ExpandIconDelegate
ExpandIconDelegate constructor
ExpandIconDelegate constructor
dark_mode
light_mode
ExpandIconDelegate
constructor
ExpandIconDelegate
(
double
?
_size
,
bool
_isExpanded
,
void
_setState
()
)
Implementation
ExpandIconDelegate(this._size, this._isExpanded, this._setState);
html_editor_plus package
documentation
utils/utils
ExpandIconDelegate
ExpandIconDelegate constructor
ExpandIconDelegate class