Widgets Topic
Motor Widgets
Classes
- NebulaBorders
- This class is used to define Border properties for the nebula theme.
- NebulaColors
- This class is used to define Color properties for the nebula theme.
- NebulaDimensions
- This class is used to define dimension or EdgeInsets properties for the nebula theme.
- NebulaGradients
- This class is used to define LinearGradient properties for the nebula theme.
- NebulaRadii
- This class is used to define radii properties for the nebula theme.
- NebulaShadows
- This class is used to define BoxShadow properties for the nebula theme.
- NebulaTextStyles
- This class is used to define TextStyle properties for the nebula theme.
- RegisterModalPage
-
RegisterModalPage
is aGetView
that usesRegisterController
to manage its state This page is used to help guide users through the process of registering a new account. - SonrRegisterButton
- The Sonr Register Button provides a Widget that can be used to trigger a dialog which walks the user through the process of registering a new account. Underneath this method calls MotorFlutter.createAccount.
Extensions
- MotorFlutterUI
- MotorFlutterUI
Enums
- ButtonVariant
- This enum specifies the theme that the button should use. The default theme is ButtonVariant.blue.