AudioRecordingViewStyle class
Constructors
-
AudioRecordingViewStyle.new({TextStyle durationTextStyle = const TextStyle(fontWeight: FontWeight.normal, color: AppColor.primaryColor, fontSize: 12), TextStyle cancelTextStyle = const TextStyle(fontWeight: FontWeight.w300, color: Color(0xff363636), fontSize: 12)})
-
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