LeftBarTheme class
Constructors
-
LeftBarTheme({Color background = const Color(0xffffffff), Color onBackground = const Color(0xff313a46), Color labelColor = const Color(0xff6c757d), Color activeItemColor = const Color(0xff006784), Color activeItemBackground = const Color(0x14006784)})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited