widgets/dialog/argee library
Properties
- showAgreeId ↔ Map
-
getter/setter pair
Functions
-
buildTextContent(
List< InlineSpan> children) → Widget - 构建文本内容
-
showAgree(
BuildContext context, {required String id, String buttonMsg = 'continue', required List< InlineSpan> children, bool enableDrag = false, Color? buttonColor, Color? textColor}) → Future<bool>