0 purchases
story preview package
Features #
you can custmoize story
Getting started #
you can custmoize story
Usage #
you can custmoize story
TextButton(onPressed: onPress,
style: TextButton.styleFrom(
padding: const EdgeInsets.all(16.0),
primary: Colors.white,
backgroundColor: Colors.blue,
elevation: 9.0,
textStyle: const TextStyle(
fontSize: 20,
),
),
child: child
);
copied to clipboard
Additional information #
you can custmoize story
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.