utils/constant library
Properties
-
colorActions
→ List<
ActionData> -
final
-
colorParamInitValues
→ Map<
String, double> -
colors 参数初始值
final
-
colorParamMaxValues
→ Map<
String, double> -
colors 参数最大值
final
-
colorParamMinValues
→ Map<
String, double> -
colors 参数最小值
final
-
colorStrs
→ List<
String> -
final
-
cutActions
→ List<
ActionData> -
final
-
filterParamInitValues
→ Map<
String, double> -
final
-
filterParamMaxValues
→ Map<
String, double> -
final
-
filterParamMinValues
→ Map<
String, double> -
final
-
fontActions
→ List<
ActionData> -
final
-
fontAlignActions
→ List<
ActionData> -
final
-
fontStyleActions
→ List<
ActionData> -
final
-
mainActions
→ List<
ActionData> -
final
Typedefs
-
DeleteEffectCallback
= Future<
bool> Function(dynamic effectId) -
EffectsCallback
= Future<
List< Function(int page)EffectData> > -
FiltersCallback
= Future<
List< Function()FilterData> > -
FontsCallback
= Future<
List< Function()FontsData> > -
FramesCallback
= Future<
List< Function()FrameData> > - HomeSavedCallback = void Function(BuildContext context, String lastImage)
- LoadingWidgetCallback = Widget Function(bool isLight, double size, double stroke)
-
SaveCallback
= Future<
void> Function(String tmpPath) -
SaveEffectCallback
= Future<
bool> Function(EffectData effect) -
StickersCallback
= Future<
List< Function()StickerData> > - ToastActionCallback = void Function(String msg)
- VipActionCallback = void Function()
- VipStatusCallback = bool Function()