PanelyButtonsTheme class
Constructors
-
PanelyButtonsTheme({Color primaryBackgroundColor = const Color(0xFFD32F2F), Color secondaryBackgroundColor = const Color(0xFF131314), Color disabledButtonColor = const Color(0xFF484842), TextStyle textStyle = const TextStyle(fontFamily: "Poppins", fontSize: 14, color: Colors.white), TextStyle disabledButtonTextStyle = const TextStyle(fontFamily: "Poppins", fontSize: 14, color: Colors.grey)})
-
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