createState method
Creates the mutable state for this widget.
Implementation
@override
State<SidebarItemGroupAnimate> createState() =>
_SidebarItemGroupAnimateState();
Creates the mutable state for this widget.
@override
State<SidebarItemGroupAnimate> createState() =>
_SidebarItemGroupAnimateState();