SuperLargeTitle class
Constructors
-
SuperLargeTitle({String largeTitle = "Hello Super Human", List<Widget>? actions, TextStyle textStyle = const TextStyle(inherit: false, fontFamily: '.SF Pro Display', fontSize: 34.0, fontWeight: FontWeight.w700, letterSpacing: 0.41), double height = kToolbarHeight, EdgeInsets padding = const EdgeInsets.symmetric(horizontal: 15.0), bool enabled = true})
-
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited