CallLinkViewStyle class
Constructors
-
CallLinkViewStyle.new({Decoration decoration = const BoxDecoration(color: Color(0xffD0D8EB)), TextStyle textStyle = const TextStyle(fontWeight: FontWeight.normal, color: Colors.black, fontSize: 12), Color iconColor = const Color(0xff97A5C7)})
-
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