menu
obsly_flutter package
documentation
utils/screenshot_anonymizer.dart
TextArea
TextArea.new const constructor
TextArea.new const constructor
dark_mode
light_mode
TextArea
constructor
const
TextArea
(
{
required
Rect
bounds
,
required
String
text
,
required
Color
color
,
})
Implementation
const TextArea({ required this.bounds, required this.text, required this.color, });
obsly_flutter package
documentation
utils/screenshot_anonymizer
TextArea
TextArea.new const constructor
TextArea class