UIView class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
getAudioWaves({required dynamic audioController, required double width, Color? waveColor = Colors.white, double? scaleFactor = 100})
→ Widget
-
-
getTextWidth(String text, String fontFamily, double fontSize, Color color, )
→ double
-
-
showModelSheet(BuildContext context, String url, String success_url, String cancel, String? redirect_url)
→ Future<bool>
-
-
showModelSheetGoogle(BuildContext context, String url)
→ Future<String>
-