ResponsiveBuilderMixin mixin

Responsive Widget applies build Method to given Screen Size

Mixin Applications

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

buildDefault(BuildContext context) Widget
buildFourK(BuildContext context) Widget
buildLaptop(BuildContext context) Widget
buildLaptopLarge(BuildContext context) Widget
buildMobileLarge(BuildContext context) Widget
buildMobileMedium(BuildContext context) Widget
buildMobileSmall(BuildContext context) Widget
buildTablet(BuildContext context) Widget
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited