menu
fastyle_settings package
documentation
ui/pages/tos.page.dart
FastSettingsTermsOfServicePage
buildTermOfServiceParagraph method
buildTermOfServiceParagraph method
dark_mode
light_mode
buildTermOfServiceParagraph
method
Widget
buildTermOfServiceParagraph
(
String
text
)
Implementation
Widget buildTermOfServiceParagraph(String text) => FastParagraph(text: text);
fastyle_settings package
documentation
ui/pages/tos.page
FastSettingsTermsOfServicePage
buildTermOfServiceParagraph method
FastSettingsTermsOfServicePage class