PickerAssetEntryBuilderConfig class
Constructors
-
PickerAssetEntryBuilderConfig({Color? color, BoxFit fit = BoxFit.cover, BoxFit previewFit = BoxFit.contain, BorderRadiusGeometry? borderRadius, Size size = const Size(65, 65), Widget pickerIcon = const Icon(Icons.add, size: 30, color: Color(0x804D4D4D)), Color pickerBorderColor = const Color(0x804D4D4D), Color deleteColor = Colors.redAccent, Widget? overlay, Widget playIcon = const Icon(Icons.play_circle_outline, size: 30, color: Color(0x804D4D4D))})
-
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