AlphabetsBarThemes class
Constructors
-
AlphabetsBarThemes({bool visible = true, Color backgroundColor = Colors.transparent, Color selectedBackgroundColor = Colors.transparent, TextStyle textStyle = const TextStyle(fontSize: 12), TextStyle selectedTextStyle = const TextStyle(fontSize: 18, fontWeight: FontWeight.bold)})
-
const
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited