ContactMessageViewStyle class
Constructors
-
ContactMessageViewStyle.new({TextMessageViewStyle textMessageViewStyle = const TextMessageViewStyle(textStyle: TextStyle(fontWeight: FontWeight.normal, color: Colors.black, fontSize: 14), timeTextStyle: TextStyle(fontWeight: FontWeight.normal, color: Color(0xff455E93), fontSize: 11)), TextStyle viewTextStyle = const TextStyle(fontWeight: FontWeight.normal, color: Colors.black, fontSize: 12), Size profileImageSize = const Size(30, 30), Color dividerColor = const Color(0xffD2D8E8)})
-
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