menu
mealory_ui package
documentation
widgets/base/fields/base_field_image_picker.dart
PlaceholderText
PlaceholderText.new const constructor
PlaceholderText.new const constructor
dark_mode
light_mode
PlaceholderText
constructor
const
PlaceholderText
(
{
Key
?
key
,
String
?
text
,
double
?
iconSize
,
Color
?
color
,
})
Implementation
const PlaceholderText({ super.key, this.text, this.iconSize, this.color, });
mealory_ui package
documentation
widgets/base/fields/base_field_image_picker
PlaceholderText
PlaceholderText.new const constructor
PlaceholderText class