basic/basic library

Enums

LineType
Rx
The type of size responsive Default strategy is _defaultParserStrategy , You can change strategy by ReParserStrategyTheme
RxAlign
RxJustify

Extensions

RxT on T

Functions

defaultParserStrategy(double width) Rx
The default strategy of responsive layout xs: [0,576) sm: [576,768) xs: [768,992) xs: [992,1200) xs: [1200,)

Typedefs

Op<T> = T Function(Rx re)
RxParserStrategy = Rx Function(double width)
RxWidgetBuilder = Widget Function(BuildContext context, Rx type)